projects
/
ostree.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a5bbd97
)
Turn off gemini summary
author
Colin Walters
<walters@verbum.org>
Mon, 2 Jun 2025 17:41:09 +0000
(13:41 -0400)
committer
Colin Walters
<walters@verbum.org>
Tue, 3 Jun 2025 14:21:47 +0000
(10:21 -0400)
It's way too noisy.
Signed-off-by: Colin Walters <walters@verbum.org>
.gemini/config.yaml
[new file with mode: 0644]
patch
|
blob
diff --git a/.gemini/config.yaml
b/.gemini/config.yaml
new file mode 100644
(file)
index 0000000..
1585c84
--- /dev/null
+++ b/
.gemini/config.yaml
@@ -0,0
+1,12
@@
+# This config mainly overrides `summary: false` by default
+# as it's really noisy.
+have_fun: true
+code_review:
+ disable: false
+ comment_severity_threshold: MEDIUM
+ max_review_comments: -1
+ pull_request_opened:
+ help: false
+ summary: false # turned off by default
+ code_review: true
+ignore_patterns: []